Skip to content

ES1-3219:[RDKE] CodeBig CDL Failure – Firmware Download Fails with HTTP 000 (ret:-1) After Fallback - #230

Open
mkadinti wants to merge 4 commits into
developfrom
topic/ES1-3219
Open

ES1-3219:[RDKE] CodeBig CDL Failure – Firmware Download Fails with HTTP 000 (ret:-1) After Fallback#230
mkadinti wants to merge 4 commits into
developfrom
topic/ES1-3219

Conversation

@mkadinti

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 27, 2026 10:28
@mkadinti
mkadinti requested a review from a team as a code owner March 27, 2026 10:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Addresses CodeBig CDL fallback failures where subsequent firmware download attempts can fail with HTTP 000 (ret:-1), by changing how the CURL handle lifecycle is managed during CodeBig downloads.

Changes:

  • Always initialize a fresh CURL handle via doCurlInit() inside codebigdownloadFile().
  • Explicitly clear the caller-provided CURL handle (*curl = NULL) after stopping the download.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/rdkv_upgrade.c
Comment thread src/rdkv_upgrade.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants